cmd_line.hpp File Reference

This utility is designed to support parsing of command line arguments coming in via the standard (int argv, char **argc) arguments of main. This module ignores the first argument (the program name). The number of arguments returned by the class is argv-1. More...

#include <string>
#include <vector>
#include "gridpack/utilities/string_utils.hpp"
Include dependency graph for cmd_line.hpp:

Go to the source code of this file.

Classes

class  gridpack::parser::CmdLineParser

Namespaces

namespace  gridpack
namespace  gridpack::parser

Detailed Description

This utility is designed to support parsing of command line arguments coming in via the standard (int argv, char **argc) arguments of main. This module ignores the first argument (the program name). The number of arguments returned by the class is argv-1.

Author:
Bruce Palmer
Date:
2019-05-24 09:25:03 d3g293
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1